PDF4Java Reference Documentation
com.o2sol.pdf4java.logicalstructure Package / PDFStructureTree Class / mapObjectReference Method / mapObjectReference(PDFFormXObject,PDFStructureElement) Method
The form XObject that acts as a content item for the structure element.
The structure element that has a as children, Object reference that points to the form XObject.
In This Topic
    mapObjectReference(PDFFormXObject,PDFStructureElement) Method
    In This Topic
    Adds a mapping between a form XObject and a structure element.
    Syntax

    Parameters

    formXObject
    The form XObject that acts as a content item for the structure element.
    structureElement
    The structure element that has a as children, Object reference that points to the form XObject.
    See Also